Package-level declarations

Types

Link copied to clipboard
class ParseException(val cursorPos: Int, message: String?) : Exception

Functions

Link copied to clipboard
fun String.toOpeningHours(lenient: Boolean = false): OpeningHours

Parse this string as OSM opening hours according to the specification.

Link copied to clipboard

Parse this string as OSM opening hours according to the specification.